home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / eShopGen1.03 DEMO / eShopGenDEMO.exe / {app} / eShop.chm / docstyle.css < prev    next >
Cascading Style Sheet File  |  2004-10-10  |  849b  |  48 lines

  1. TABLE.contentTable{
  2.    font-family:Helvetica,Verdana,Arial;
  3. }
  4. TABLE.menuInstructions{
  5.    font-family:Arial,Helvetica,Verdana;
  6. }
  7. SPAN.menuPath{
  8.    font-style: italic; 
  9. }
  10. SPAN.pageTitle{
  11.    font-size:150%;
  12. }
  13. SPAN.windowGroup{
  14.    font-size:110%;
  15.    font-weight:bold;
  16. }
  17. SPAN.headerDescription{
  18.    font-size:110%;
  19. }
  20. SPAN.fieldName{
  21.    font-weight:bold;
  22.    font-family:Verdana,Arial,Helvetica;
  23. }
  24. SPAN.optionName{
  25.    font-style:italic;
  26. }
  27. SPAN.FAQQuestion{
  28.    font-family:Arial,Helvetica,Verdana;
  29.    font-style:italic;
  30. }
  31. /*TABLE.shopDescription{
  32.    font-family:Helvetica,Verdana,Arial;
  33. }
  34. TABLE.menu{
  35.    font-size:10pt;
  36.    font-family:Arial,Verdana,Helvetica;
  37. }
  38. A.menu{
  39.    color: #8A00BB; 
  40.    text-decoration: none;
  41. A.menu:hover{
  42.    color: #FC9274; 
  43.    font-size: 90%;
  44. }
  45. TABLE.appFunc{
  46.    font-size:10pt;
  47. }*/